McStateDirection Class
Represents the motion state and moving direction of an axis.
Inheritance Hierarchy
System.Object
IntervalZero.KINGSTAR.Base.Api.McStateDirection
Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public class McStateDirection
Public Class McStateDirection
The McStateDirection class exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | McStateDirection | Initializes a new instance of the McStateDirection class. |
Properties
Name | Description | |
---|---|---|
![]() | Direction | The moving direction of an axis. |
![]() | State | The motion state of the axis. |
See also